PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / setPointData Method
A com.o2sol.pdf4java.spatial.PDFPointData object that specifies the extended geospatial data that shall apply to the image.
In This Topic
    setPointData Method
    In This Topic
    Sets the point data.
    Syntax
    public void setPointData( 
       PDFPointData pointData
    )

    Parameters

    pointData
    A com.o2sol.pdf4java.spatial.PDFPointData object that specifies the extended geospatial data that shall apply to the image.
    See Also